2025-11-13 09:42:31,662 [ 314459 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-11-13 09:42:31,663 [ 314459 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-11-13 09:42:31,663 [ 314459 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-11-13 09:42:31,663 [ 314459 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_tmd8bi --privileged --dns-search='.' --memory=30709039104 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel2_0.jsonl --report-log-exclude-logs-on-passed-tests test_part_log_table/test.py::test_config_without_part_log test_part_log_table/test.py::test_part_log_contains_partition test_permissions_drop_replica/test.py::test_drop_permissions test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_comment test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration test_range_hashed_dictionary_types/test.py::test_range_hashed_dict test_read_only_table/test.py::test_restart_zookeeper test_recovery_replica/test.py::test_choose_source_replica test_recovery_replica/test.py::test_recovery test_recovery_replica/test.py::test_update_metadata test_relative_filepath/test.py::test_filepath test_reload_certificate/test.py::test_ECcert_reload test_reload_certificate/test.py::test_cert_with_pass_phrase test_reload_certificate/test.py::test_chain_reload test_reload_certificate/test.py::test_first_than_second_cert test_reloading_settings_from_users_xml/test.py::test_force_reload test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout test_replica_is_active/test.py::test_replica_is_active test_replicated_database_cluster_groups/test.py::test_cluster_groups test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch test_replicated_mutations/test.py::test_mutations 'test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0]' 'test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1]' test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped test_restart_server/test.py::test_drop_memory_database test_restart_server/test.py::test_flushes_async_insert_queue test_restore_replica/test.py::test_restore_replica_alive_replicas test_restore_replica/test.py::test_restore_replica_invalid_tables test_restore_replica/test.py::test_restore_replica_parallel test_restore_replica/test.py::test_restore_replica_sequential test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with test_row_policy/test.py::test_change_of_users_xml_changes_row_policies test_row_policy/test.py::test_dcl_introspection test_row_policy/test.py::test_dcl_management test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml test_row_policy/test.py::test_grant_create_row_policy test_row_policy/test.py::test_introspection test_row_policy/test.py::test_join test_row_policy/test.py::test_miscellaneous_engines test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned test_row_policy/test.py::test_policy_on_distributed_table_via_role test_row_policy/test.py::test_reload_users_xml_by_timer test_row_policy/test.py::test_row_policy_filter_with_subquery test_row_policy/test.py::test_smoke test_row_policy/test.py::test_some_users_without_policies test_row_policy/test.py::test_tags_with_db_and_table_names test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data test_row_policy/test.py::test_users_xml_is_readonly test_row_policy/test.py::test_with_prewhere test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster test_ssh_keys_authentication/test.py::test_ecdsa test_ssh_keys_authentication/test.py::test_ed25519 test_ssh_keys_authentication/test.py::test_key_with_passphrase test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase test_ssh_keys_authentication/test.py::test_rsa test_ssh_keys_authentication/test.py::test_wrong_key test_storage_dict/test.py::test_storage_dict 'test_throttling/test.py::test_backup_throttling[no_local_throttling]' 'test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling]' -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_select_access_rights/test_main.py::test_alias test_reloading_settings_from_users_xml/test.py::test_force_reload test_reload_certificate/test.py::test_ECcert_reload test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with test_postgresql_database_engine/test.py::test_datetime test_recovery_replica/test.py::test_choose_source_replica test_throttling/test.py::test_backup_throttling[no_local_throttling] test_restore_replica/test.py::test_restore_replica_alive_replicas test_ssh_keys_authentication/test.py::test_ecdsa [gw4] [ 1%] PASSED test_ssh_keys_authentication/test.py::test_ecdsa test_ssh_keys_authentication/test.py::test_ed25519 [gw4] [ 2%] PASSED test_ssh_keys_authentication/test.py::test_ed25519 test_ssh_keys_authentication/test.py::test_key_with_passphrase [gw7] [ 3%] PASSED test_reload_certificate/test.py::test_ECcert_reload test_reload_certificate/test.py::test_cert_with_pass_phrase [gw4] [ 4%] PASSED test_ssh_keys_authentication/test.py::test_key_with_passphrase test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase [gw2] [ 5%] PASSED test_select_access_rights/test_main.py::test_alias [gw4] [ 6%] PASSED test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase test_ssh_keys_authentication/test.py::test_rsa [gw7] [ 7%] PASSED test_reload_certificate/test.py::test_cert_with_pass_phrase test_reload_certificate/test.py::test_chain_reload [gw5] [ 8%] PASSED test_reloading_settings_from_users_xml/test.py::test_force_reload test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout [gw4] [ 9%] PASSED test_ssh_keys_authentication/test.py::test_rsa test_ssh_keys_authentication/test.py::test_wrong_key test_select_access_rights/test_main.py::test_alias_columns [gw4] [ 10%] PASSED test_ssh_keys_authentication/test.py::test_wrong_key [gw7] [ 11%] PASSED test_reload_certificate/test.py::test_chain_reload test_reload_certificate/test.py::test_first_than_second_cert [gw7] [ 12%] PASSED test_reload_certificate/test.py::test_first_than_second_cert [gw3] [ 13%] PASSED test_throttling/test.py::test_backup_throttling[no_local_throttling] [gw2] [ 14%] PASSED test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns [gw1] [ 15%] PASSED test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_replicated_mutations/test.py::test_mutations [gw5] [ 16%] PASSED test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum [gw1] [ 17%] PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables [gw2] [ 18%] PASSED test_select_access_rights/test_main.py::test_materialized_columns [gw5] [ 19%] PASSED test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int test_select_access_rights/test_main.py::test_select_all_columns test_part_log_table/test.py::test_config_without_part_log [gw5] [ 20%] PASSED test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] [gw2] [ 21%] PASSED test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant [gw5] [ 22%] PASSED test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout [gw3] [ 23%] PASSED test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] [gw2] [ 24%] PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count [gw5] [ 25%] PASSED test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout [gw8] [ 26%] PASSED test_recovery_replica/test.py::test_choose_source_replica test_recovery_replica/test.py::test_recovery [gw2] [ 27%] PASSED test_select_access_rights/test_main.py::test_select_count test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] test_select_access_rights/test_main.py::test_select_join [gw3] [ 28%] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] [gw0] [ 29%] PASSED test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with [gw6] [ 30%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server test_restart_server/test.py::test_drop_memory_database [gw2] [ 31%] PASSED test_select_access_rights/test_main.py::test_select_join [gw9] [ 32%] PASSED test_restore_replica/test.py::test_restore_replica_alive_replicas test_restore_replica/test.py::test_restore_replica_invalid_tables test_select_access_rights/test_main.py::test_select_prewhere test_row_policy/test.py::test_change_of_users_xml_changes_row_policies [gw9] [ 33%] PASSED test_restore_replica/test.py::test_restore_replica_invalid_tables test_restore_replica/test.py::test_restore_replica_parallel [gw7] [ 34%] PASSED test_part_log_table/test.py::test_config_without_part_log test_part_log_table/test.py::test_part_log_contains_partition [gw8] [ 35%] PASSED test_recovery_replica/test.py::test_recovery test_recovery_replica/test.py::test_update_metadata [gw2] [ 36%] PASSED test_select_access_rights/test_main.py::test_select_prewhere test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] test_select_access_rights/test_main.py::test_select_single_column [gw7] [ 37%] PASSED test_part_log_table/test.py::test_part_log_contains_partition [gw3] [ 38%] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] [gw2] [ 39%] PASSED test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant [gw1] [ 40%] PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl [gw2] [ 41%] PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union [gw1] [ 42%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax [gw1] [ 43%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_comment test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped [gw1] [ 44%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_comment test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries [gw2] [ 45%] PASSED test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where [gw0] [ 46%] PASSED test_row_policy/test.py::test_change_of_users_xml_changes_row_policies test_throttling/test.py::test_backup_throttling[server_local_throttling] [gw1] [ 47%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache [gw5] [ 48%] PASSED test_restart_server/test.py::test_drop_memory_database test_restart_server/test.py::test_flushes_async_insert_queue [gw2] [ 49%] PASSED test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy test_row_policy/test.py::test_dcl_introspection [gw9] [ 50%] PASSED test_restore_replica/test.py::test_restore_replica_parallel test_restore_replica/test.py::test_restore_replica_sequential [gw1] [ 51%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl [gw2] [ 52%] PASSED test_select_access_rights/test_main.py::test_select_with_row_policy [gw1] [ 53%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema [gw5] [ 54%] PASSED test_restart_server/test.py::test_flushes_async_insert_queue [gw6] [ 55%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_range_hashed_dictionary_types/test.py::test_range_hashed_dict [gw1] [ 56%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables [gw1] [ 57%] PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak [gw3] [ 58%] PASSED test_throttling/test.py::test_backup_throttling[server_local_throttling] test_replicated_database_cluster_groups/test.py::test_cluster_groups [gw0] [ 59%] PASSED test_row_policy/test.py::test_dcl_introspection [gw1] [ 60%] PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration test_row_policy/test.py::test_dcl_management [gw1] [ 61%] PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] [gw5] [ 62%] PASSED test_range_hashed_dictionary_types/test.py::test_range_hashed_dict [gw0] [ 63%] PASSED test_row_policy/test.py::test_dcl_management [gw4] [ 64%] PASSED test_replicated_mutations/test.py::test_mutations test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] [gw6] [ 65%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server [gw9] [ 66%] PASSED test_restore_replica/test.py::test_restore_replica_sequential test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw0] [ 67%] PASSED test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml [gw8] [ 68%] PASSED test_recovery_replica/test.py::test_update_metadata test_row_policy/test.py::test_grant_create_row_policy [gw7] [ 69%] PASSED test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped [gw3] [ 70%] PASSED test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] [gw0] [ 71%] PASSED test_row_policy/test.py::test_grant_create_row_policy test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] test_permissions_drop_replica/test.py::test_drop_permissions test_row_policy/test.py::test_introspection [gw0] [ 72%] PASSED test_row_policy/test.py::test_introspection test_row_policy/test.py::test_join [gw0] [ 73%] PASSED test_row_policy/test.py::test_join test_read_only_table/test.py::test_restart_zookeeper test_row_policy/test.py::test_miscellaneous_engines [gw5] [ 74%] PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw6] [ 75%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch [gw3] [ 76%] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] [gw0] [ 77%] PASSED test_row_policy/test.py::test_miscellaneous_engines test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned [gw0] [ 78%] PASSED test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned [gw7] [ 79%] PASSED test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped test_row_policy/test.py::test_policy_on_distributed_table_via_role [gw0] [ 80%] PASSED test_row_policy/test.py::test_policy_on_distributed_table_via_role test_row_policy/test.py::test_reload_users_xml_by_timer [gw2] [ 81%] PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups [gw8] [ 82%] PASSED test_permissions_drop_replica/test.py::test_drop_permissions test_storage_dict/test.py::test_storage_dict [gw4] [ 83%] PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] [gw6] [ 84%] PASSED test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch [gw0] [ 85%] PASSED test_row_policy/test.py::test_reload_users_xml_by_timer test_row_policy/test.py::test_row_policy_filter_with_subquery test_replica_is_active/test.py::test_replica_is_active [gw0] [ 86%] PASSED test_row_policy/test.py::test_row_policy_filter_with_subquery [gw9] [ 87%] PASSED test_read_only_table/test.py::test_restart_zookeeper test_row_policy/test.py::test_smoke [gw2] [ 88%] PASSED test_storage_dict/test.py::test_storage_dict test_relative_filepath/test.py::test_filepath [gw0] [ 89%] PASSED test_row_policy/test.py::test_smoke test_row_policy/test.py::test_some_users_without_policies [gw7] [ 90%] PASSED test_replica_is_active/test.py::test_replica_is_active [gw0] [ 91%] PASSED test_row_policy/test.py::test_some_users_without_policies [gw8] [ 92%] PASSED test_relative_filepath/test.py::test_filepath test_row_policy/test.py::test_tags_with_db_and_table_names [gw0] [ 93%] PASSED test_row_policy/test.py::test_tags_with_db_and_table_names test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter [gw0] [ 94%] PASSED test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter [gw0] [ 95%] PASSED test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data [gw0] [ 96%] PASSED test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data [gw4] [ 97%] PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] [gw0] [ 98%] PASSED test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data test_row_policy/test.py::test_users_xml_is_readonly [gw0] [ 99%] PASSED test_row_policy/test.py::test_users_xml_is_readonly test_row_policy/test.py::test_with_prewhere [gw0] [100%] PASSED test_row_policy/test.py::test_with_prewhere =============================== warnings summary =============================== test_throttling/test.py::test_backup_throttling[no_local_throttling] /usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py:1100: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.16.9.4'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel2_0.jsonl ----------------- ============================== slowest durations =============================== 60.29s call test_recovery_replica/test.py::test_update_metadata 55.58s call test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] 51.94s call test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] 51.51s setup test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped 47.81s call test_replicated_database_cluster_groups/test.py::test_cluster_groups 46.25s call test_replicated_mutations/test.py::test_mutations 35.56s call test_restore_replica/test.py::test_restore_replica_sequential 35.43s call test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 32.10s call test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 31.67s teardown test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 29.23s call test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped 25.78s setup test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with 24.09s setup test_read_only_table/test.py::test_restart_zookeeper 24.03s setup test_replicated_mutations/test.py::test_mutations 23.43s call test_restore_replica/test.py::test_restore_replica_parallel 22.91s call test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 22.90s setup test_permissions_drop_replica/test.py::test_drop_permissions 22.89s call test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 22.86s setup test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 22.49s teardown test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped 22.34s teardown test_restore_replica/test.py::test_restore_replica_sequential 21.73s call test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 21.64s setup test_replicated_database_cluster_groups/test.py::test_cluster_groups 20.89s setup test_restore_replica/test.py::test_restore_replica_alive_replicas 20.85s setup test_recovery_replica/test.py::test_choose_source_replica 20.65s teardown test_read_only_table/test.py::test_restart_zookeeper 20.11s call test_throttling/test.py::test_backup_throttling[server_local_throttling] 19.89s setup test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 18.88s call test_read_only_table/test.py::test_restart_zookeeper 18.03s setup test_postgresql_database_engine/test.py::test_datetime 17.35s setup test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 17.25s setup test_throttling/test.py::test_backup_throttling[no_local_throttling] 17.17s teardown test_permissions_drop_replica/test.py::test_drop_permissions 16.35s call test_row_policy/test.py::test_dcl_introspection 15.86s call test_row_policy/test.py::test_change_of_users_xml_changes_row_policies 15.52s teardown test_throttling/test.py::test_backup_throttling[server_local_throttling] 15.45s call test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 15.32s setup test_restart_server/test.py::test_drop_memory_database 14.89s teardown test_recovery_replica/test.py::test_update_metadata 14.02s setup test_select_access_rights/test_main.py::test_alias 13.75s setup test_storage_dict/test.py::test_storage_dict 13.62s call test_restore_replica/test.py::test_restore_replica_alive_replicas 13.46s setup test_reloading_settings_from_users_xml/test.py::test_force_reload 13.30s setup test_ssh_keys_authentication/test.py::test_ecdsa 13.23s setup test_reload_certificate/test.py::test_ECcert_reload 13.14s setup test_relative_filepath/test.py::test_filepath 12.97s setup test_replica_is_active/test.py::test_replica_is_active 12.84s call test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 12.61s teardown test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] 12.11s teardown test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 11.95s call test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 11.54s setup test_part_log_table/test.py::test_config_without_part_log 11.14s call test_restart_server/test.py::test_flushes_async_insert_queue 10.95s teardown test_select_access_rights/test_main.py::test_select_with_row_policy 10.90s teardown test_postgresql_database_engine/test.py::test_predefined_connection_configuration 10.66s teardown test_row_policy/test.py::test_with_prewhere 9.88s call test_permissions_drop_replica/test.py::test_drop_permissions 9.40s call test_row_policy/test.py::test_grant_create_row_policy 9.13s call test_row_policy/test.py::test_dcl_management 9.02s call test_postgresql_database_engine/test.py::test_predefined_connection_configuration 8.82s call test_row_policy/test.py::test_reload_users_xml_by_timer 8.72s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 8.69s call test_recovery_replica/test.py::test_choose_source_replica 8.30s teardown test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 8.30s teardown test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 8.14s teardown test_part_log_table/test.py::test_part_log_contains_partition 7.66s call test_recovery_replica/test.py::test_recovery 7.46s teardown test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 7.39s call test_restart_server/test.py::test_drop_memory_database 7.05s teardown test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 6.55s teardown test_throttling/test.py::test_backup_throttling[no_local_throttling] 6.52s call test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with 6.33s call test_row_policy/test.py::test_with_prewhere 6.24s teardown test_row_policy/test.py::test_dcl_management 6.20s teardown test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 6.15s teardown test_row_policy/test.py::test_dcl_introspection 6.03s teardown test_row_policy/test.py::test_change_of_users_xml_changes_row_policies 5.97s call test_row_policy/test.py::test_some_users_without_policies 5.87s call test_replica_is_active/test.py::test_replica_is_active 5.42s call test_row_policy/test.py::test_miscellaneous_engines 5.42s call test_row_policy/test.py::test_smoke 5.38s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 5.30s teardown test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 5.28s call test_row_policy/test.py::test_row_policy_filter_with_subquery 5.11s call test_select_access_rights/test_main.py::test_select_where 5.09s teardown test_reload_certificate/test.py::test_first_than_second_cert 4.99s teardown test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout 4.68s teardown test_replica_is_active/test.py::test_replica_is_active 4.66s call test_select_access_rights/test_main.py::test_select_with_row_policy 4.30s call test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout 4.02s call test_postgresql_database_engine/test.py::test_postgresql_password_leak 3.93s teardown test_ssh_keys_authentication/test.py::test_wrong_key 3.81s teardown test_row_policy/test.py::test_miscellaneous_engines 3.80s teardown test_relative_filepath/test.py::test_filepath 3.70s teardown test_row_policy/test.py::test_reload_users_xml_by_timer 3.64s call test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 3.51s teardown test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned 3.51s call test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 3.44s teardown test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml 3.26s teardown test_storage_dict/test.py::test_storage_dict 3.25s call test_select_access_rights/test_main.py::test_select_count 3.20s call test_row_policy/test.py::test_policy_on_distributed_table_via_role 3.15s call test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 3.13s teardown test_replicated_database_cluster_groups/test.py::test_cluster_groups 3.04s teardown test_row_policy/test.py::test_some_users_without_policies 3.03s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 3.00s teardown test_row_policy/test.py::test_tags_with_db_and_table_names 2.99s teardown test_row_policy/test.py::test_row_policy_filter_with_subquery 2.98s teardown test_row_policy/test.py::test_grant_create_row_policy 2.96s teardown test_row_policy/test.py::test_users_xml_is_readonly 2.95s teardown test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter 2.90s call test_select_access_rights/test_main.py::test_select_prewhere 2.88s call test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 2.88s teardown test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter 2.86s teardown test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data 2.78s call test_part_log_table/test.py::test_config_without_part_log 2.78s call test_select_access_rights/test_main.py::test_select_join 2.78s teardown test_row_policy/test.py::test_introspection 2.77s teardown test_row_policy/test.py::test_join 2.76s teardown test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with 2.76s call test_select_access_rights/test_main.py::test_alias_columns 2.76s teardown test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data 2.74s teardown test_row_policy/test.py::test_smoke 2.68s call test_select_access_rights/test_main.py::test_select_union 2.65s teardown test_restart_server/test.py::test_flushes_async_insert_queue 2.64s teardown test_row_policy/test.py::test_policy_on_distributed_table_via_role 2.57s call test_part_log_table/test.py::test_part_log_contains_partition 2.50s call test_select_access_rights/test_main.py::test_select_single_column 2.35s call test_select_access_rights/test_main.py::test_materialized_columns 2.30s call test_row_policy/test.py::test_tags_with_db_and_table_names 2.28s call test_storage_dict/test.py::test_storage_dict 2.27s call test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped 2.23s call test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data 2.20s call test_select_access_rights/test_main.py::test_select_all_columns 2.20s call test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data 2.13s call test_reloading_settings_from_users_xml/test.py::test_force_reload 1.94s call test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout 1.90s call test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned 1.83s call test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 1.81s call test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml 1.74s call test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 1.65s call test_postgresql_database_engine/test.py::test_datetime 1.57s call test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum 1.45s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_comment 1.43s call test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 1.24s call test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter 1.22s call test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload 1.19s call test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter 1.18s call test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int 1.16s call test_reload_certificate/test.py::test_ECcert_reload 1.14s call test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 1.12s call test_reload_certificate/test.py::test_cert_with_pass_phrase 1.11s call test_select_access_rights/test_main.py::test_alias 1.06s call test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 1.05s call test_reload_certificate/test.py::test_chain_reload 1.05s call test_reload_certificate/test.py::test_first_than_second_cert 0.99s teardown test_select_access_rights/test_main.py::test_select_prewhere 0.97s call test_restore_replica/test.py::test_restore_replica_invalid_tables 0.95s setup test_select_access_rights/test_main.py::test_select_with_row_policy 0.94s call test_throttling/test.py::test_backup_throttling[no_local_throttling] 0.94s call test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 0.90s call test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.87s teardown test_select_access_rights/test_main.py::test_select_single_column 0.84s teardown test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.78s call test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 0.72s call test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase 0.69s call test_relative_filepath/test.py::test_filepath 0.65s teardown test_select_access_rights/test_main.py::test_select_where 0.58s call test_row_policy/test.py::test_join 0.57s teardown test_select_access_rights/test_main.py::test_select_union 0.52s setup test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int 0.48s teardown test_select_access_rights/test_main.py::test_alias_columns 0.48s teardown test_select_access_rights/test_main.py::test_materialized_columns 0.48s teardown test_select_access_rights/test_main.py::test_alias 0.48s teardown test_select_access_rights/test_main.py::test_select_join 0.48s teardown test_select_access_rights/test_main.py::test_select_count 0.47s call test_ssh_keys_authentication/test.py::test_key_with_passphrase 0.45s setup test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.44s teardown test_select_access_rights/test_main.py::test_select_all_columns 0.44s teardown test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.42s setup test_select_access_rights/test_main.py::test_select_all_columns 0.42s call test_ssh_keys_authentication/test.py::test_rsa 0.38s setup test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout 0.38s setup test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout 0.38s setup test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum 0.37s call test_ssh_keys_authentication/test.py::test_ed25519 0.37s call test_ssh_keys_authentication/test.py::test_wrong_key 0.33s setup test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload 0.32s call test_ssh_keys_authentication/test.py::test_ecdsa 0.32s setup test_select_access_rights/test_main.py::test_select_union 0.30s setup test_select_access_rights/test_main.py::test_select_where 0.27s setup test_select_access_rights/test_main.py::test_select_count 0.27s setup test_select_access_rights/test_main.py::test_select_prewhere 0.27s setup test_select_access_rights/test_main.py::test_select_single_column 0.27s setup test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.27s call test_row_policy/test.py::test_introspection 0.27s setup test_select_access_rights/test_main.py::test_select_join 0.27s setup test_select_access_rights/test_main.py::test_alias_columns 0.27s setup test_select_access_rights/test_main.py::test_materialized_columns 0.22s call test_row_policy/test.py::test_users_xml_is_readonly 0.02s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.01s teardown test_replicated_mutations/test.py::test_mutations 0.01s teardown test_restore_replica/test.py::test_restore_replica_parallel 0.01s setup test_row_policy/test.py::test_dcl_management 0.00s setup test_restart_server/test.py::test_flushes_async_insert_queue 0.00s setup test_row_policy/test.py::test_dcl_introspection 0.00s setup test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped 0.00s setup test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 0.00s teardown test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 0.00s setup test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] 0.00s teardown test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] 0.00s setup test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] 0.00s setup test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 0.00s setup test_restore_replica/test.py::test_restore_replica_sequential 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 0.00s setup test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s setup test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 0.00s teardown test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s teardown test_restart_server/test.py::test_drop_memory_database 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s setup test_reload_certificate/test.py::test_first_than_second_cert 0.00s setup test_ssh_keys_authentication/test.py::test_ed25519 0.00s teardown test_restore_replica/test.py::test_restore_replica_alive_replicas 0.00s setup test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter 0.00s setup test_row_policy/test.py::test_miscellaneous_engines 0.00s setup test_row_policy/test.py::test_with_prewhere 0.00s setup test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data 0.00s setup test_row_policy/test.py::test_smoke 0.00s setup test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned 0.00s setup test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 0.00s setup test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter 0.00s setup test_row_policy/test.py::test_some_users_without_policies 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 0.00s setup test_row_policy/test.py::test_row_policy_filter_with_subquery 0.00s setup test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 0.00s setup test_row_policy/test.py::test_introspection 0.00s setup test_row_policy/test.py::test_policy_on_distributed_table_via_role 0.00s setup test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 0.00s setup test_row_policy/test.py::test_join 0.00s setup test_throttling/test.py::test_backup_throttling[server_local_throttling] 0.00s setup test_ssh_keys_authentication/test.py::test_wrong_key 0.00s setup test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase 0.00s setup test_ssh_keys_authentication/test.py::test_rsa 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s setup test_recovery_replica/test.py::test_recovery 0.00s setup test_row_policy/test.py::test_change_of_users_xml_changes_row_policies 0.00s setup test_ssh_keys_authentication/test.py::test_key_with_passphrase 0.00s teardown test_recovery_replica/test.py::test_choose_source_replica 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 0.00s setup test_reload_certificate/test.py::test_cert_with_pass_phrase 0.00s teardown test_reloading_settings_from_users_xml/test.py::test_force_reload 0.00s setup test_row_policy/test.py::test_reload_users_xml_by_timer 0.00s setup test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data 0.00s teardown test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase 0.00s setup test_row_policy/test.py::test_users_xml_is_readonly 0.00s teardown test_ssh_keys_authentication/test.py::test_key_with_passphrase 0.00s setup test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s setup test_row_policy/test.py::test_tags_with_db_and_table_names 0.00s setup test_restore_replica/test.py::test_restore_replica_invalid_tables 0.00s teardown test_ssh_keys_authentication/test.py::test_ecdsa 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s setup test_row_policy/test.py::test_grant_create_row_policy 0.00s teardown test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout 0.00s teardown test_reload_certificate/test.py::test_ECcert_reload 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s setup test_restore_replica/test.py::test_restore_replica_parallel 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_comment 0.00s teardown test_postgresql_database_engine/test.py::test_datetime 0.00s setup test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s setup test_recovery_replica/test.py::test_update_metadata 0.00s teardown test_ssh_keys_authentication/test.py::test_rsa 0.00s setup test_part_log_table/test.py::test_part_log_contains_partition 0.00s teardown test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int 0.00s teardown test_ssh_keys_authentication/test.py::test_ed25519 0.00s teardown test_part_log_table/test.py::test_config_without_part_log 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s teardown test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload 0.00s setup test_postgresql_database_engine/test.py::test_predefined_connection_configuration 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s teardown test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s teardown test_restore_replica/test.py::test_restore_replica_invalid_tables 0.00s setup test_reload_certificate/test.py::test_chain_reload 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s teardown test_reload_certificate/test.py::test_chain_reload 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s teardown test_recovery_replica/test.py::test_recovery 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s teardown test_reload_certificate/test.py::test_cert_with_pass_phrase 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s teardown test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_comment 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_fetch_tables =========================== short test summary info ============================ PASSED test_ssh_keys_authentication/test.py::test_ecdsa PASSED test_ssh_keys_authentication/test.py::test_ed25519 PASSED test_reload_certificate/test.py::test_ECcert_reload PASSED test_ssh_keys_authentication/test.py::test_key_with_passphrase PASSED test_select_access_rights/test_main.py::test_alias PASSED test_ssh_keys_authentication/test.py::test_key_with_wrong_passphrase PASSED test_reload_certificate/test.py::test_cert_with_pass_phrase PASSED test_reloading_settings_from_users_xml/test.py::test_force_reload PASSED test_ssh_keys_authentication/test.py::test_rsa PASSED test_ssh_keys_authentication/test.py::test_wrong_key PASSED test_reload_certificate/test.py::test_chain_reload PASSED test_reload_certificate/test.py::test_first_than_second_cert PASSED test_throttling/test.py::test_backup_throttling[no_local_throttling] PASSED test_select_access_rights/test_main.py::test_alias_columns PASSED test_postgresql_database_engine/test.py::test_datetime PASSED test_reloading_settings_from_users_xml/test.py::test_reload_on_timeout PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays PASSED test_select_access_rights/test_main.py::test_materialized_columns PASSED test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_enum PASSED test_reloading_settings_from_users_xml/test.py::test_unexpected_setting_int PASSED test_select_access_rights/test_main.py::test_select_all_columns PASSED test_reloading_settings_from_users_xml/test.py::test_unknown_setting_force_reload PASSED test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant PASSED test_reloading_settings_from_users_xml/test.py::test_unknown_setting_reload_on_timeout PASSED test_recovery_replica/test.py::test_choose_source_replica PASSED test_select_access_rights/test_main.py::test_select_count PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] PASSED test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table PASSED test_select_access_rights/test_main.py::test_select_join PASSED test_restore_replica/test.py::test_restore_replica_alive_replicas PASSED test_restore_replica/test.py::test_restore_replica_invalid_tables PASSED test_part_log_table/test.py::test_config_without_part_log PASSED test_recovery_replica/test.py::test_recovery PASSED test_select_access_rights/test_main.py::test_select_prewhere PASSED test_part_log_table/test.py::test_part_log_contains_partition PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] PASSED test_select_access_rights/test_main.py::test_select_single_column PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_comment PASSED test_select_access_rights/test_main.py::test_select_union PASSED test_row_policy/test.py::test_change_of_users_xml_changes_row_policies PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries PASSED test_restart_server/test.py::test_drop_memory_database PASSED test_select_access_rights/test_main.py::test_select_where PASSED test_restore_replica/test.py::test_restore_replica_parallel PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache PASSED test_select_access_rights/test_main.py::test_select_with_row_policy PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl PASSED test_restart_server/test.py::test_flushes_async_insert_queue PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables PASSED test_throttling/test.py::test_backup_throttling[server_local_throttling] PASSED test_row_policy/test.py::test_dcl_introspection PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration PASSED test_range_hashed_dictionary_types/test.py::test_range_hashed_dict PASSED test_row_policy/test.py::test_dcl_management PASSED test_replicated_mutations/test.py::test_mutations PASSED test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table PASSED test_restore_replica/test.py::test_restore_replica_sequential PASSED test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml PASSED test_recovery_replica/test.py::test_update_metadata PASSED test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped PASSED test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] PASSED test_row_policy/test.py::test_grant_create_row_policy PASSED test_row_policy/test.py::test_introspection PASSED test_row_policy/test.py::test_join PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster PASSED test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] PASSED test_row_policy/test.py::test_miscellaneous_engines PASSED test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned PASSED test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped PASSED test_row_policy/test.py::test_policy_on_distributed_table_via_role PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups PASSED test_permissions_drop_replica/test.py::test_drop_permissions PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] PASSED test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch PASSED test_row_policy/test.py::test_reload_users_xml_by_timer PASSED test_row_policy/test.py::test_row_policy_filter_with_subquery PASSED test_read_only_table/test.py::test_restart_zookeeper PASSED test_storage_dict/test.py::test_storage_dict PASSED test_row_policy/test.py::test_smoke PASSED test_replica_is_active/test.py::test_replica_is_active PASSED test_row_policy/test.py::test_some_users_without_policies PASSED test_relative_filepath/test.py::test_filepath PASSED test_row_policy/test.py::test_tags_with_db_and_table_names PASSED test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter PASSED test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter PASSED test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] PASSED test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data PASSED test_row_policy/test.py::test_users_xml_is_readonly PASSED test_row_policy/test.py::test_with_prewhere ================== 100 passed, 1 warning in 224.05s (0:03:44) ==================